Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 19, 2024

Bumps locust from 2.15.1 to 2.26.0.

Release notes

Sourced from locust's releases.

2.26.0

What's Changed

Full Changelog: locustio/locust@2.25.0...2.26.0

2.25.0

What's Changed

New Contributors

Full Changelog: locustio/locust@2.24.1...2.25.0

2.24.1

What's Changed

New Contributors

Full Changelog: locustio/locust@2.24.0...2.24.1

2.24.0

What's Changed

... (truncated)

Changelog

Sourced from locust's changelog.

2.26.0 (2024-04-18)

Full Changelog

Merged pull requests:

  • Reformat and lint stuff. And pin gevenhttpclient version #2682 (cyberw)
  • Add ruff pre commit hook #2680 (cyberw)
  • Remove python 3.8 compatibility code #2679 (cyberw)
  • Drop support for Python 3.8 #2677 (cyberw)
  • Update geventhttpclient and adjust FastHttpUser max_retries / max_redirects #2676 (cyberw)

2.25.0 (2024-04-14)

Full Changelog

Fixed bugs:

  • Wrong distribution of virtual users by user classes #2662
  • Monkey patching error #2661
  • cannot specify task of UserClass when locust run on distributed mode #2657
  • [ModernUI] HTML entities are incorrectly escaped in generated report #2635
  • Bug / Feature request: Time intensive custom_messages functions trigger heartbeat timeout #2608

Closed issues:

  • Add an UI extension exemple that display proxy cache hit/miss #2644

Merged pull requests:

2.24.1 (2024-03-20)

Full Changelog

Fixed bugs:

  • 'NoneType' object has no attribute 'get' when stream=True in FastHttpSession.request #2640
  • Locust --processes argument generating multiple html reports #2639
  • cannot open dashboard and console error shows 'the server responded with a MIME type of "text/plain".' #2632
  • extend web ui not working since 2.22.0 #2629
  • Custom parameters incomplete display #2628

... (truncated)

Commits
  • 77f7a58 update changelog for 2.26.0
  • 2630133 Merge pull request #2682 from locustio/reformat-lint-fix-spelling-etc
  • af16d2c Pin geventhttpclient version.
  • bd710b5 update python version in doc logs
  • 3c0c5c2 clarify --tags argument description
  • 7eae4da Lint various tests.
  • c0b9177 readme: remove link, as it wasnt working anyway.
  • 0f0ffb8 wording
  • e8edada Merge pull request #2680 from locustio/add-ruff-pre-commit-hook
  • f7d8f28 format stuff
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [locust](https://github.com/locustio/locust) from 2.15.1 to 2.26.0.
- [Release notes](https://github.com/locustio/locust/releases)
- [Changelog](https://github.com/locustio/locust/blob/master/CHANGELOG.md)
- [Commits](locustio/locust@2.15.1...2.26.0)

---
updated-dependencies:
- dependency-name: locust
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 19, 2024
@dependabot dependabot bot requested a review from jsnshrmn April 19, 2024 19:52
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 6, 2024

Superseded by #1287.

@dependabot dependabot bot closed this May 6, 2024
@dependabot dependabot bot deleted the dependabot/pip/locust-2.26.0 branch May 6, 2024 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants